https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/business-info                
            Represents business information of the merchant.
| Resource URL | Description | 
|---|---|
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/business-info/primary-owner | The principal owner of the company, who has decision-making power and holds major percentage of stock. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/business-info/primary-reference | Information on the organization which can function as a reference for the merchant\reseller under consideration. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/business-info/secondary-owner | Co-owner of the company (in cases when there is more than one owner within a company). | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/business-info/verification-result | Result of the background verification for the business. Can be used to analyze any underwriting/provisioning related issues. | 
                                                                        | Method: GET | Implicit: No | Returns: ServiceResponse | 
| Consumes: json, xml, xurl | Produces: json, xml | |
| 
                                     
                                        Copies address information from the specified object. 
                                 | 
                            ||
                                                                        | Method: DELETE | Implicit: Yes | Returns: n/a | 
| Consumes: xurl | Produces: json, xml | |
| 
                                     
                                        Deletes business information of the merchant 
                                 | 
                            ||
                                                                        | Method: GET | Implicit: Yes | Returns: BusinessInfo * | 
| Consumes: xurl | Produces: json, xml | |
| 
                                     
                                        Loads business information of the merchant 
                                 | 
                            ||
                                                                        | Method: POST | Implicit: Yes | Returns: BusinessInfo * | 
| Consumes: json, xml, xurl | Produces: json, xml | |
| 
                                     
                                        Updates business information of the merchant 
                                 | 
                            ||
| # | Name | Type | Required | Default | Description | 
|---|---|---|---|---|---|
| 01 | object | BusinessInfo * | Yes | 
                                                                                                                        Updated object information. Represents fields reflecting business information for a merchant.  | 
                                                    |
| 02 | externalSynchronizationPolicy | BusinessInfo * | No | 
                                                                                                                        Defines whether a merchant is synchronized with external informational systems or not. Represents fields reflecting business information for a merchant.  |